Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) 18.3.26 -> 18.3.27 age confidence
react (source) 19.1.0 -> 19.2.0 age confidence
react-dom (source) 19.1.0 -> 19.2.0 age confidence

Release Notes

facebook/react (react)

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features
  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler

v19.1.1

Compare Source

React

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Oct 7, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 7, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
➤ YN0000: · Yarn 4.2.2
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @auto-files/rpc-apis@workspace:*: Workspace not found (@auto-files/rpc-apis@workspace:*)
    at St.getWorkspaceByDescriptor (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:210:3520)
    at l1.getCandidates (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:140:115276)
    at Pd.getCandidates (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:141:1311)
    at Pd.getCandidates (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:141:1311)
    at /tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:210:8409
    at Ky (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:140:53916)
    at Fe (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:210:8389)
    at async Promise.allSettled (index 2)
    at async _c (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:140:53244)
➤ YN0000: └ Completed in 1s 676ms
➤ YN0000: · Failed with errors in 1s 698ms

@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for auto-drive-demo failed. Why did it fail? →

Name Link
🔨 Latest commit 7064c64
🔍 Latest deploy log https://app.netlify.com/projects/auto-drive-demo/deploys/69124c811bce2c00075b8f1d

@socket-security
Copy link

socket-security bot commented Oct 7, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/react-monorepo branch from b6679c9 to cfa870e Compare October 21, 2025 09:54
@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for auto-drive-storage failed. Why did it fail? →

Name Link
🔨 Latest commit 7064c64
🔍 Latest deploy log https://app.netlify.com/projects/auto-drive-storage/deploys/69124c81f6cd0b00080d50b7

@renovate renovate bot force-pushed the renovate/react-monorepo branch from cfa870e to 7064c64 Compare November 10, 2025 20:35
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​autonomys/​asynchronous@​1.5.18791007195100
Added@​next/​eslint-plugin-next@​14.2.251001007399100
Added@​autonomys/​auto-dag-data@​1.5.188110010095100

View full report

@renovate renovate bot added the types label Nov 18, 2025
@renovate renovate bot changed the title fix(deps): update react monorepo to v19.2.0 fix(deps): update react monorepo Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant